Enable introspection of X11-specific functions and methods
authorPavel Holejsovsky <pholejs@src.gnome.org>
Thu, 28 Jul 2011 11:17:35 +0000 (13:17 +0200)
committerPavel Holejsovsky <pholejs@src.gnome.org>
Mon, 1 Aug 2011 09:09:39 +0000 (11:09 +0200)
commit0893a3fd390d7d1fb40a0d2939852618e40c0289
tree0b3837fd6a37d21aa61b9825ea51ac35dd4b06a9
parentdca9db124b803a007fbecde8dd8b7cac8faa0b8b
Enable introspection of X11-specific functions and methods

Functions dealing with native Xlib types were (skip)ed because
gobject-introspection did not have correct Xlib types declarations.
They are corrected now, so these GdkX11 functions can be enabled back
again.

https://bugzilla.gnome.org/show_bug.cgi?id=655495
gdk/x11/gdkcursor-x11.c
gdk/x11/gdkdisplay-x11.c
gdk/x11/gdkmain-x11.c
gdk/x11/gdkproperty-x11.c
gdk/x11/gdkscreen-x11.c
gdk/x11/gdkvisual-x11.c
gdk/x11/gdkwindow-x11.c